[INFO] fetching crate fasta_rs 0.0.2...
[INFO] checking fasta_rs-0.0.2 against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] extracting crate fasta_rs 0.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fasta_rs 0.0.2
[INFO] finished tweaking crates.io crate fasta_rs 0.0.2
[INFO] tweaked toml for crates.io crate fasta_rs 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fasta_rs 0.0.2 on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fasta_rs 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded derefable v0.1.0
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded editdistancek v1.0.2
[INFO] [stderr]   Downloaded itertools-num v0.1.3
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded buffer-redux v1.1.0
[INFO] [stderr]   Downloaded bio-types v1.0.4
[INFO] [stderr]   Downloaded liblzma v0.3.6
[INFO] [stderr]   Downloaded bio_utils_rs v0.0.2
[INFO] [stderr]   Downloaded triple_accel v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded syn v0.15.44
[INFO] [stderr]   Downloaded bio v3.0.0
[INFO] [stderr]   Downloaded needletail v0.6.3
[INFO] [stderr]   Downloaded liblzma-sys v0.3.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4
[INFO] running `Command { std: "docker" "start" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking buffer-redux v1.1.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking liblzma v0.3.6
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking needletail v0.6.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking bio v3.0.0
[INFO] [stderr]     Checking bio_utils_rs v0.0.2
[INFO] [stderr]     Checking fasta_rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4", kill_on_drop: false }`
[INFO] [stdout] a1e4bd19b5b0d8648bd30f834459cb0722e08273fe3fcc06822974a6eca3f1c4
